CSharpTest.Net
BPlusTree.DebugFormat<TKey,TValue> Enumeration
See Also  Send Feedback Download Help File
CSharpTest.Net.BPlusTree Assembly > CSharpTest.Net.Collections Namespace : BPlusTree.DebugFormat<TKey,TValue> Enumeration

Glossary Item Box

Print formatting for nodes

Syntax

Visual Basic (Declaration) 
Public Enum BPlusTree.DebugFormat 
   Inherits System.Enum
C# 
public enum BPlusTree.DebugFormat : System.Enum 

Members

MemberDescription
CompactCompact single line format
FormattedFormatted new lines and tabbify, but reduced information
FullFull information for all nodes

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         CSharpTest.Net.Collections.BPlusTree`2.DebugFormat<TKey,TValue>

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Reference

CSharpTest.Net.Collections Namespace
BPlusTree.Print(TextWriter,BPlusTree.DebugFormat)

Source Code

BPlusTree/Collections/BPlusTree.cs

Generated with Document! X 2011 by Innovasys